Problem Note 40030: An error message occurs when you schedule SASĀ® Marketing Automation metadata on a JBoss application in a Linux operating environment
An error message might occur when you schedule SAS Marketing Automation metadata on a JBoss application in a Linux operating environment. When the Flow Manager ends with an exit code 1, there might be an error in your malauncher.log file. To verify that this is the problem and to work around the issue, follow these steps:
- Copy the SAS Marketing Automation Launcher command line from SAS® Management Console and run it from a command prompt. Here is an example:
/opt/sas92p/config/Lev1/MaLauncher/mabatch.sh -u sasdemop -p xxxxx -d imap -e -v --
SBIP://METASERVER/DEMO/InformationMaps/MAInformationMap(BriefInformationMap)" true 1
"NumericDiscrete" "CharDiscrete"
- To verify the cause of the problem, look for the following error message in the malauncher.log file:
eval: line 30: syntax error near unexpected token '('
If the log file contains this error, you need to modify the mabatch.sh script file, which is found at, for example, the following location:
/opt/sas92p/config/Lev1/MaLauncher/mabatch.sh
- Open the mabatch.sh file and put single quotation marks around the last line, like this:
eval 'exec $cmd $USERMODS_OPTIONS'
Operating System and Release Information
SAS System | SAS Customer Intelligence Plug-ins for SAS Management Console | Linux for x64 | 5.3_M3 | 5.4 | 9.2 TS2M3 | 9.2 TS2M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2011-05-31 15:34:51 |
Date Created: | 2010-06-17 11:58:51 |